home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group97a.txt / 000070_icon-group-sender _Wed Mar 5 11:33:35 1997.msg < prev    next >
Internet Message Format  |  2000-09-20  |  1KB

  1. Received: by cheltenham.cs.arizona.edu; Wed, 5 Mar 1997 16:29:51 MST
  2. Message-Id: <199703051933.LAA22373@newcs.ucsd.edu>
  3. To: John Lindsay <lindsay-j@rmc.ca>
  4. Cc: icon-group@cs.arizona.edu
  5. Subject: Re: Anyone know Python & (Icon | SNOBOL4) ? Comments ? 
  6. In-Reply-To: Your message of "Wed, 05 Mar 1997 11:55:10 PST."
  7.              <331DCF9E.5B@rmc.ca> 
  8. Date: Wed, 05 Mar 1997 11:33:35 -0800
  9. From: William Griswold <wgg@cs.ucsd.edu>
  10. Errors-To: icon-group-errors@cs.arizona.edu
  11. Status: RO
  12. Content-Length: 612
  13.  
  14. They may mean ``Design Patterns''.  It is a software design technique.
  15. You identify the problems you want to avoid in your code, which is a
  16. ``pattern'', and then the design pattern guide tells you what design solutions
  17. might work.  Very popular in the OO world, but it is generally applicable.
  18.  
  19. --bill
  20.  
  21. In msg <331DCF9E.5B@rmc.ca>, John Lindsay writes:
  22. >I just wandered into the Python newsgroup and 
  23. >saw posts referring to  patterns  --  !!! ??? !!!
  24. >
  25. >Can anone here comment on differences ?  What 
  26. >sort of patterns are they talking about ?  (I've 
  27. >asked for references and reading material there
  28. >too.)
  29. >
  30.